fix: vercel ci - #775
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
📝 WalkthroughWalkthroughA new dependency Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Poem
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Organization UI Review profile: CHILL Plan: Pro Disabled knowledge base sources:
📒 Files selected for processing (1)
🧰 Additional context used🧠 Learnings (9)📓 Common learnings📚 Learning: 2025-08-07T15:27:03.179ZApplied to files:
📚 Learning: 2025-08-07T15:23:54.858ZApplied to files:
📚 Learning: 2025-08-07T15:24:19.530ZApplied to files:
📚 Learning: 2025-08-07T15:47:29.207ZApplied to files:
📚 Learning: 2025-12-09T13:48:55.139ZApplied to files:
📚 Learning: 2025-08-07T15:47:26.835ZApplied to files:
📚 Learning: 2025-10-15T23:22:26.842ZApplied to files:
📚 Learning: 2025-10-14T20:59:48.768ZApplied to files:
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
🔇 Additional comments (1)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Fixes Vercel CI build failure by adding missing
@shapeshiftoss/hdwallet-gridplusdependency to sandbox package.json.Issue
The sandbox imports gridplus but didn't declare it as a dependency, causing Vite to fail during Vercel builds:
Changes
@shapeshiftoss/hdwallet-gridplus: 1.62.32toexamples/sandbox/package.jsondependenciesThis ensures lerna builds gridplus before the sandbox, allowing Vite to properly resolve the package.
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.